Skip to content

ci: install codecov coverage uploads (Tier-2 quality)#21

Merged
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-codecov
May 21, 2026
Merged

ci: install codecov coverage uploads (Tier-2 quality)#21
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-codecov

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

  • Add .github/workflows/coverage.yml running on push/PR to master.
  • Runs npm test -- --coverage and uploads to Codecov.
  • Free unlimited for public repos, no token needed.
  • fail_ci_if_error: false — first install reports, doesn't block.

Test plan

  • Coverage workflow runs green on this PR
  • Codecov comment appears with coverage delta

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Free unlimited for public repos. Surfaces coverage delta in PR
comments. No account / token needed for public repo uploads.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit 5764c91 into master May 21, 2026
7 checks passed
@mastermanas805 mastermanas805 deleted the ci/tier2-codecov branch May 21, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants